Reinforcement Learning for Portfolio Optimization
Built a deep reinforcement learning model for portfolio optimization. Based upon the AlphaPortfolio, constructed by Lin William Cong, et. al., my procedure takes financial features and generates a portfolio prescribing long and short positions to inputted asssets. The agent/critic algorithm optimizes a loss function that punishes excessive volatility and poor returns.